internal/runtime/maps.Iter.globalDepth (field)
5 uses
internal/runtime/maps (current package)
table.go#L632: globalDepth uint8
table.go#L669: it.globalDepth = m.globalDepth
table.go#L851: if it.globalDepth != it.m.globalDepth {
table.go#L881: orders := it.m.globalDepth - it.globalDepth
table.go#L886: it.globalDepth = it.m.globalDepth
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)